Deselect(Int32[]) Method
Deselects a list of items.

C# Syntax

void Deselect( 
   params int[] indices
)

Parameters

indices
The 0-based indices of the items to deselect.